Skip to content

Add arrow Either to benchmark #129

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

alphaho
Copy link
Contributor

@alphaho alphaho commented Jul 13, 2025

No description provided.

@michaelbull michaelbull force-pushed the master branch 2 times, most recently from 9133ba7 to 260d2c2 Compare August 2, 2025 23:25
@michaelbull
Copy link
Owner

michaelbull commented Aug 3, 2025

Merged in 8262249, thanks!

Here's the results of the JVM benchmarks from my machine:

jvm summary:
Benchmark                                                Mode  Cnt       Score       Error   Units
BindingBenchmark.andThenFailure                         thrpt    5  244424.786 ▒  2098.383  ops/ms
BindingBenchmark.andThenSuccess                         thrpt    5  356768.347 ▒  3447.893  ops/ms
BindingBenchmark.arrowBindingFailure                    thrpt    5   52783.163 ▒  2193.721  ops/ms
BindingBenchmark.arrowBindingSuccess                    thrpt    5  137333.224 ▒  5458.294  ops/ms
BindingBenchmark.arrowFlatMapFailure                    thrpt    5  389301.978 ▒  9551.506  ops/ms
BindingBenchmark.arrowFlatMapSuccess                    thrpt    5  358001.124 ▒  3348.883  ops/ms
BindingBenchmark.bindingFailure                         thrpt    5  192616.641 ▒  1674.092  ops/ms
BindingBenchmark.bindingSuccess                         thrpt    5  348694.485 ▒ 35395.320  ops/ms
CoroutineBindingBenchmark.arrowAsyncSuspendableBinding   avgt    5     108.115 ▒     1.677   ms/op
CoroutineBindingBenchmark.arrowNonSuspendableBinding     avgt    5     215.237 ▒     2.454   ms/op
CoroutineBindingBenchmark.arrowSuspendableBinding        avgt    5     214.798 ▒     3.498   ms/op
CoroutineBindingBenchmark.asyncSuspendableBinding        avgt    5     106.739 ▒     0.508   ms/op
CoroutineBindingBenchmark.nonSuspendableBinding          avgt    5     216.718 ▒     0.902   ms/op
CoroutineBindingBenchmark.suspendableBinding             avgt    5     216.908 ▒     0.472   ms/op

jvm.json

image image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants